- pivot tree
- угловое дерево
Англо-русский словарь по деревообрабатывающей промышленности. 2013.
Англо-русский словарь по деревообрабатывающей промышленности. 2013.
Tree Rollins — Datos personales Nombre completo Wayne Monte Rollins Apodo Tree Nacimiento Winter Haven, Florida … Wikipedia Español
Tree rotation — A tree rotation is an operation on a binary search tree that changes the structure without interfering with the order of the elements. A tree rotation moves one node up in the tree and one node down. They are used to change the shape of the tree … Wikipedia
Tree Rollins — Wayne Monte Tree Rollins (né le 16 juin 1955, à Winter Haven, Floride) est un ancien joueur américain de basket ball qui disputa 18 saisons en National Basketball Association pour les Atlanta Hawks, les Cleveland Cavaliers, les Detroit Pistons,… … Wikipédia en Français
pivot — Synonyms and related words: ankle, arbor, articulation, avert, axis, axle, axle bar, axle shaft, axle spindle, axle tree, bearing, bench mark, boundary, butt, cardinal point, center, center of action, center of gravity, centroid, centrum, cervix … Moby Thesaurus
Kd-tree — In computer science, a k d tree (short for k dimensional tree ) is a space partitioning data structure for organizing points in a k dimensional space. k d trees are a useful data structure for several applications, such as searches involving a… … Wikipedia
АВЛ-дерево — Эта статья или раздел нуждается в переработке. Пожалуйста, улучшите статью в соответствии с правилами написания статей. АВЛ дерево сбалансированное по в … Википедия
Quicksort — Infobox Algorithm class=Sorting algorithm Quicksort in action on a list of numbers. The horizontal lines are pivot values. data=Varies time=O(nlog n) on average space=Varies by implementation optimal=Sometimes Stability= [Sorting… … Wikipedia
Selection algorithm — In computer science, a selection algorithm is an algorithm for finding the kth smallest number in a list (such a number is called the kth order statistic). This includes the cases of finding the minimum, maximum, and median elements. There are… … Wikipedia
Chris Eskola — performing with Matalon at the Middle East Upstairs in Cambrifge MA Background information Birth name Christopher James Eskola … Wikipedia
Motorcycle fork — 1968 BMW R60US with conventional telescopic fork Unusual trailing bottom … Wikipedia
Sorting algorithm — In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most used orders are numerical order and lexicographical order. Efficient sorting is important for optimizing the use of other… … Wikipedia